-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module github.com/spf13/cobra to v1.8.0 #101
Conversation
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/5152cc903b2246b0aee5d28668043dcb ✔️ openstack-baremetal-operator-content-provider SUCCESS in 1h 26m 00s |
a1d538a
to
8b52d46
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/a73c7efa50504b688278dbf8a573a6fe ❌ openstack-baremetal-operator-content-provider FAILURE in 8m 25s |
8b52d46
to
c127316
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/0680bf8b44a748ad8472a58455db0b8d ❌ openstack-baremetal-operator-content-provider FAILURE in 15m 02s |
c127316
to
78e9790
Compare
78e9790
to
1bf06f7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openstack-k8s-ci-robot, steveb The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR contains the following updates:
v1.7.0
->v1.8.0
Release Notes
spf13/cobra (github.com/spf13/cobra)
v1.8.0
Compare Source
✨ Features
MarkFlagsOneRequired
API for flags which can be used to mark a flag group as required and cause command failure if at least one is not used when invoked.SetErrPrefix
andErrPrefix
APIs on theCommand
struct to allow for setting a custom prefix for errors🐛 Bug fixes
🔧 Maintenance
🧪 Testing & CI/CD
✏️ Documentation
Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍
Full Changelog: spf13/cobra@v1.7.0...v1.8.0
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.